home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / modules / sla / bhodiNUT Channel / RES / strings_us / DIALOGS / dlg_fresnel.str < prev    next >
Text File  |  2003-02-27  |  1KB  |  32 lines

  1. DIALOGSTRINGS DLG_FRESNEL
  2.  
  3.     {
  4.  
  5.         S_FRESNEL_TITLE                        "Smells Like Almonds";
  6.         S_FRESNEL_POSITION                    "Position:";
  7.         S_FRESNEL_INTERPOLATION                "Interpolation: ";
  8.             S_FRESNEL_INTERPOLATION_CUBIC        "Cubic Knot";
  9.             S_FRESNEL_INTERPOLATION_CUBIC_BIAS    "Cubic Bias";
  10.             S_FRESNEL_INTERPOLATION_SMOOTH        "Smooth";
  11.             S_FRESNEL_INTERPOLATION_LINEAR        "Linear";
  12.             S_FRESNEL_INTERPOLATION_NONE        "None";
  13.         S_FRESNEL_USE_BUMP                    "Use Bump";
  14.         S_FRESNEL_NULL                        "";
  15.         S_FRESNEL_PREVIEW_TYPE                "Preview Type: ";
  16.             S_FRESNEL_2D                        "2D";
  17.             S_FRESNEL_SPHERE                    "Sphere";
  18.             S_FRESNEL_CUBE                        "Cube";
  19.             S_FRESNEL_PLANE                        "Plane";
  20.             S_FRESNEL_CYLINDER                    "Cylinder";
  21.             S_FRESNEL_TORUS                        "Torus";
  22.  
  23.         DS_FRESNEL_RENDER_TITLE                "Render: ";
  24.             DS_FRESNEL_RENDER_FRONT                "Front Only";    
  25.             DS_FRESNEL_RENDER_FRONT_TRANS        "Front Trans";    
  26.             DS_FRESNEL_RENDER_BACK                "Back Only";
  27.             DS_FRESNEL_RENDER_BACK_TRANS        "Back Trans";
  28.             DS_FRESNEL_RENDER_FRONT_BACK        "Front & Back";
  29.  
  30.         DS_FRESNEL_EMPTY                    "";
  31.  
  32.     }